Describes how to create a gui with the abstract window toolkit 描述如何使用抽象窗口工具包( awt )创建gui 。
Awt abstract windows toolkit 抽象窗口工具库
Abstract window toolkit 抽象窗口工具包
Similar to jfc and its cousin the abstract window toolkit , the swt toolkit provides a set of widgets to developers Swt工具箱类似于jfc和其“堂兄弟”抽象窗口工具箱( abstract window toolkit , awt ) ,它向开发人员提供了一组窗口小部件。
Because swing is built on top of the abstract window toolkit , the management of component focus relies on the underlying focus management in the awt 由于swing建立在抽象窗口工具包( awt )之上,对组件焦点的管理便依赖于awt中的底层焦点管理。
This toolkit overcomes many of the design and implementation trade - offs that developers face when using java s abstract window toolkit or java foundation classes . the jface toolkit is a platform - independent api that interoperates with the swt 该工具箱使开发人员不必面对在使用java的抽象窗口工具箱( abstract window toolkit , awt )或java基础类( java foundation classes , jfc )时在许多设计和实现方面所要作的权衡。